﻿2026-05-10T11:36:12.3604374Z ##[group]Run actions/checkout@v4
2026-05-10T11:36:12.3604816Z with:
2026-05-10T11:36:12.3605011Z   repository: SaberMage/rebno
2026-05-10T11:36:12.3605345Z   token: ***
2026-05-10T11:36:12.3605538Z   ssh-strict: true
2026-05-10T11:36:12.3605730Z   ssh-user: git
2026-05-10T11:36:12.3605923Z   persist-credentials: true
2026-05-10T11:36:12.3606135Z   clean: true
2026-05-10T11:36:12.3606329Z   sparse-checkout-cone-mode: true
2026-05-10T11:36:12.3606564Z   fetch-depth: 1
2026-05-10T11:36:12.3606737Z   fetch-tags: false
2026-05-10T11:36:12.3606944Z   show-progress: true
2026-05-10T11:36:12.3607131Z   lfs: false
2026-05-10T11:36:12.3607306Z   submodules: false
2026-05-10T11:36:12.3607498Z   set-safe-directory: true
2026-05-10T11:36:12.3607838Z ##[endgroup]
2026-05-10T11:36:12.4557193Z Syncing repository: SaberMage/rebno
2026-05-10T11:36:12.4558648Z ##[group]Getting Git version info
2026-05-10T11:36:12.4559134Z Working directory is '/home/runner/work/rebno/rebno'
2026-05-10T11:36:12.4559849Z [command]/usr/bin/git version
2026-05-10T11:36:12.4603334Z git version 2.53.0
2026-05-10T11:36:12.4716919Z ##[endgroup]
2026-05-10T11:36:12.4725189Z Temporarily overriding HOME='/home/runner/work/_temp/65282481-4471-402c-8e68-b543473efa33' before making global git config changes
2026-05-10T11:36:12.4731769Z Adding repository directory to the temporary git global config as a safe directory
2026-05-10T11:36:12.4733102Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rebno/rebno
2026-05-10T11:36:12.4735078Z Deleting the contents of '/home/runner/work/rebno/rebno'
2026-05-10T11:36:12.4736041Z ##[group]Initializing the repository
2026-05-10T11:36:12.4736735Z [command]/usr/bin/git init /home/runner/work/rebno/rebno
2026-05-10T11:36:12.4795116Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-10T11:36:12.4801299Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-10T11:36:12.4807761Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-10T11:36:12.4813565Z hint: call:
2026-05-10T11:36:12.4814242Z hint:
2026-05-10T11:36:12.4814723Z hint: 	git config --global init.defaultBranch <name>
2026-05-10T11:36:12.4815347Z hint:
2026-05-10T11:36:12.4815878Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-10T11:36:12.4816666Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-10T11:36:12.4817403Z hint:
2026-05-10T11:36:12.4817798Z hint: 	git branch -m <name>
2026-05-10T11:36:12.4822898Z hint:
2026-05-10T11:36:12.4823513Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-10T11:36:12.4824501Z Initialized empty Git repository in /home/runner/work/rebno/rebno/.git/
2026-05-10T11:36:12.4826141Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/rebno
2026-05-10T11:36:12.4837694Z ##[endgroup]
2026-05-10T11:36:12.4838477Z ##[group]Disabling automatic garbage collection
2026-05-10T11:36:12.4841353Z [command]/usr/bin/git config --local gc.auto 0
2026-05-10T11:36:12.4867892Z ##[endgroup]
2026-05-10T11:36:12.4868709Z ##[group]Setting up auth
2026-05-10T11:36:12.4874898Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-10T11:36:12.4904658Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-10T11:36:12.5153564Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-10T11:36:12.5179910Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-10T11:36:12.5481401Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-10T11:36:12.5505400Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-10T11:36:12.5879265Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-10T11:36:12.5880930Z ##[endgroup]
2026-05-10T11:36:12.5881414Z ##[group]Fetching the repository
2026-05-10T11:36:12.5882406Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d63fb42a2dcb9ee4aebd246d6a9533094302a4a8:refs/remotes/origin/main
2026-05-10T11:36:14.1831011Z From https://github.com/SaberMage/rebno
2026-05-10T11:36:14.1832205Z  * [new ref]         d63fb42a2dcb9ee4aebd246d6a9533094302a4a8 -> origin/main
2026-05-10T11:36:14.1854447Z ##[endgroup]
2026-05-10T11:36:14.1855075Z ##[group]Determining the checkout info
2026-05-10T11:36:14.1857119Z ##[endgroup]
2026-05-10T11:36:14.1863018Z [command]/usr/bin/git sparse-checkout disable
2026-05-10T11:36:14.1894971Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-10T11:36:14.1934247Z ##[group]Checking out the ref
2026-05-10T11:36:14.1936149Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-05-10T11:36:14.7267473Z Switched to a new branch 'main'
2026-05-10T11:36:14.7268472Z branch 'main' set up to track 'origin/main'.
2026-05-10T11:36:14.7287329Z ##[endgroup]
2026-05-10T11:36:14.7325036Z [command]/usr/bin/git log -1 --format=%H
2026-05-10T11:36:14.7345532Z d63fb42a2dcb9ee4aebd246d6a9533094302a4a8
